home *** CD-ROM | disk | FTP | other *** search
/ Daddy Day Care Press Kit / Daddy Day Care Press Kit.iso / mac / Acrobat Reader 5 PC / plug_ins / EScript.api / ZDCT / 10000
Text (UTF-16)  |  2002-12-14  |  21KB  |  208 lines

  1. "IDS_REAL_VERSION=Alpha 1"
  2. "IDS_GENERIC_STRING=%s"
  3. "IDS_LANGUAGE=ENU"
  4. "IDS_FULL_NAME=ECMAScript"
  5. "IDS_ABOUT_DESCRIPTION=The Adobe ECMAScript Plug-In allows PDF documents to take advantage of the scripting capabilities of ECMAScript."
  6. "IDS_ABOUT_DESCRIPTION2=See the Acrobat JavaScript Guide (AcroJS.pdf) for more details."
  7. "IDS_ABOUT_DESCRIPTION3=This document can be accessed through the Help->Acrobat JavaScript Guide menu item."
  8. "IDS_ABOUT_DESCRIPTION4="
  9. "IDS_ABOUT_DEPENDENCIES=Plug-ins required for loading: EFS, Movie, Search, SendMail, Spelling, Weblink, Web Capture"
  10. "IDS_ABOUT_DEPENDENCIES2="
  11. "IDS_ABOUT_DEPENDENCIES3="
  12. "IDS_ABOUT_LEGAL_STUFF="
  13. "IDS_ABOUT_LEGAL_STUFF2="
  14. "IDS_ABOUT_LEGAL_STUFF3="
  15. "IDS_ABOUT_LEGAL_STUFF4="
  16. "IDS_TRIGGER_DOC_WILL_CLOSE=Document Will Close"
  17. "IDS_TRIGGER_DOC_WILL_SAVE=Document Will Save"
  18. "IDS_TRIGGER_DOC_DID_SAVE=Document Did Save"
  19. "IDS_TRIGGER_DOC_WILL_PRINT=Document Will Print"
  20. "IDS_TRIGGER_DOC_DID_PRINT=Document Did Print"
  21. "IDS_MENU_JAVASCRIPT=&JavaScript"
  22. "IDS_MENU_JS_CONSOLE=&Console..."
  23. "IDS_MENU_JS_EDITALL=&Edit All JavaScripts..."
  24. "IDS_MENU_JS_SCRIPTS=&Document JavaScripts..."
  25. "IDS_MENU_JS_ACTIONS=&Set Document Actions..."
  26. "IDS_MENU_JS_PREFS=&Preferences..."
  27. "IDS_JSCONSOLE_TITLE=JavaScript Console"
  28. "IDS_JSCONSOLE_DESC1=Type in and use num-pad <Enter> to evaluate your JavaScripts "
  29. "IDS_EDITALL_MSG=//-------------------------------------------------------------\r//-----------------Do not edit the XML tags--------------------\r//-------------------------------------------------------------\r\r"
  30. "IDS_TRIGGER_PAGE_OPEN=Page Open"
  31. "IDS_TRIGGER_PAGE_CLOSE=Page Close"
  32. "IDS_EDITALL_BELONG1=/*********** belongs to: "
  33. "IDS_EDITALL_BELONG2= ***********/\r"
  34. "IDS_BROWSE_EDITOR=Select an Editor Program"
  35. "IDS_BROWSE_BTN=Select"
  36. "IDS_BROWSE_EXE=Executable Files"
  37. "IDS_JAVASCRIPT_LERROR= at line "
  38. "IDS_JAVASCRIPT_GERROR=JavaScript error at line %d: %s. Fix it?\n"
  39. "IDS_JSERROR_INVALIDARGS=%s:%d: Invalid number of arguments for %s.%s."
  40. "IDS_JSERROR_INVALIDRANGE=%s:%d: Invalid argument value for %s.%s."
  41. "IDS_JSERROR_HELP=%s:%d: Help for %s.%s\n"
  42. "IDS_JSERROR_MISSINGARG=%s:%d: Missing required argument for %s.%s."
  43. "IDS_JSERROR_NOBROWSER=%s:%d: You need to be running inside a web browser to submit this form, %s.%s."
  44. "IDS_JSERROR_NOT_IN_BROWSER=%s:%d: The document needs to be opened inside the Acrobat window (as opposed to the web browser) in order to submit this form, %s.%s."
  45. "IDS_JSERROR_INVALIDPROPERTYSET=%s:%d: Invalid or unknown %s.%s, set not possible."
  46. "IDS_JSERROR_INVALIDPROPERTYGET=%s:%d: Invalid or unknown %s.%s, get not possible."
  47. "IDS_JSERROR_INVALID_GLOBALPR=%s:%d: Invalid global %s.%s."
  48. "IDS_JSERROR_GENERAL=%s:%d: Operation failed in %s.%s."
  49. "IDS_JSERROR_OUTOFMEMORY=%s:%d: Out of memory in %s.%s."
  50. "IDS_JSERROR_NOTSUPPORTED=%s:%d: %s.%s is not supported in the Acrobat Reader."
  51. "IDS_JSERROR_NOTALLOWED=%s:%d: %s.%s Security settings prevent access to this property or method."
  52. "IDS_JSERROR_RAISE=%s:%d: %s.%s Acrobat Raise: "
  53. "IDS_JSWARNING_CANCELSCRIPTEXECUTION=You are in the middle of loading plugin or document scripts.\nStopping this operation may lead to JavaScript errors.\nWould you like to continue loading the JavaScripts?"
  54. "IDS_JSERROR_NOTSUPPORTEDHFT=%s:%d: %s.%s is not available as a plug-in necessary for this functionality is not loaded."
  55. "IDS_JSERROR_PARAMNUM= ===> Parameter %ld."
  56. "IDS_JSERROR_PARAMNAME= ===> Parameter %s."
  57. "IDS_JSERROR_NUMARGS= ===> Expected %ld parameters."
  58. "IDS_JSERROR_HELPPARAM=====>%s%s: %s%s\n"
  59. "IDS_JSERROR_INDENT= ===> "
  60. "IDS_JSERROR_DEADOBJECT=%s:%d: %s.%s object is dead."
  61. "IDS_JAVASCRIPT_EDITORNAME_ERROR=Please choose an External Editor.\n"
  62. "IDS_JAVASCRIPT_ENABLE=This document contains JavaScripts. Do you want to enable them for this session? The document may not behave correctly if they're disabled."
  63. "IDS_JAVASCRIPT_EDITALL_ERROR=XML tags may have been edited.\n Your changes cannot be accepted. Please don't edit the XML tags.\n"
  64. "IDS_CONSOLE_FULL=Cannot continue printing to the console.\n"
  65. "IDS_EDITDIALOG_FULL=Text cannot be displayed in full by the Edit Dialog.\nPlease use an External Editor.\n"
  66. "IDS_JSDIALOG_TITLE=JavaScript Edit"
  67. "IDS_JSACTION_TITLE=Use this dialog to create and edit your JavaScript"
  68. "IDS_LINE_STR=Ln %d, "
  69. "IDS_COLUMN_STR=Col %d"
  70. "IDS_GOTO_STR=&Go to..."
  71. "IDS_GOTO_TITLE=Go to Line"
  72. "IDS_LINENO_STR=&Line Number:"
  73. "IDS_OK_STR=OK"
  74. "IDS_CANCEL_STR=Cancel"
  75. "IDS_CLOSE_STR=Close"
  76. "IDS_CLEAR_STR=Clear"
  77. "IDS_ACTION_JAVASCRIPT_STRING2= "
  78. "IDS_ACTION_JAVASCRIPT_STRING1=Use this button to create/edit a JavaScript action."
  79. "IDS_ACTION_JAVASCRIPT_BUTTON_TEXT=&Edit..."
  80. "IDS_ACTION_JAVASCRIPT=JavaScript"
  81. "IDS_ACTION_JAVASCRIPT_INSTRUCTIONS=Execute a JavaScript"
  82. "IDS_TITLE_JSBATCH=Execute JavaScript"
  83. "IDS_JSCOMMAND_TITLE=JavaScript"
  84. "IDS_JSCOMMAND_SCRIPT=Script: %s"
  85. "IDS_JSBATCH_TITLE=/* Put script title here */\n"
  86. "IDS_LONG_JAN=January"
  87. "IDS_LONG_FEB=February"
  88. "IDS_LONG_MAR=March"
  89. "IDS_LONG_APR=April"
  90. "IDS_LONG_MAY=May"
  91. "IDS_LONG_JUN=June"
  92. "IDS_LONG_JUL=July"
  93. "IDS_LONG_AUG=August"
  94. "IDS_LONG_SEP=September"
  95. "IDS_LONG_OCT=October"
  96. "IDS_LONG_NOV=November"
  97. "IDS_LONG_DEC=December"
  98. "IDS_SHORT_JAN=Jan"
  99. "IDS_SHORT_FEB=Feb"
  100. "IDS_SHORT_MAR=Mar"
  101. "IDS_SHORT_APR=Apr"
  102. "IDS_SHORT_MAY=May"
  103. "IDS_SHORT_JUN=Jun"
  104. "IDS_SHORT_JUL=Jul"
  105. "IDS_SHORT_AUG=Aug"
  106. "IDS_SHORT_SEP=Sep"
  107. "IDS_SHORT_OCT=Oct"
  108. "IDS_SHORT_NOV=Nov"
  109. "IDS_SHORT_DEC=Dec"
  110. "IDS_LONG_MON=Monday"
  111. "IDS_LONG_TUE=Tuesday"
  112. "IDS_LONG_WED=Wednesday"
  113. "IDS_LONG_THU=Thursday"
  114. "IDS_LONG_FRI=Friday"
  115. "IDS_LONG_SAT=Saturday"
  116. "IDS_LONG_SUN=Sunday"
  117. "IDS_SHORT_MON=Mon"
  118. "IDS_SHORT_TUE=Tue"
  119. "IDS_SHORT_WED=Wed"
  120. "IDS_SHORT_THU=Thu"
  121. "IDS_SHORT_FRI=Fri"
  122. "IDS_SHORT_SAT=Sat"
  123. "IDS_SHORT_SUN=Sun"
  124. "IDS_OPEN_SOUND=Select a sound file to import"
  125. "IDS_SOUND_FILTER=Sound Files"
  126. "IDS_OPEN_DATAOBJECT=Select a data file to import"
  127. "IDS_SAVE_DATAOBJECT=Specify a file to extract to"
  128. "IDS_MENU_HELP_JAVASCRIPT=Acrobat &JavaScript Guide"
  129. "IDS_PROGRESSMONITOR_DELETEPAGES=Deleting pages"
  130. "IDS_PROGRESSMONITOR_REPLACEPAGES=Replacing pages"
  131. "IDS_PROGRESSMONITOR_INSERTPAGES=Inserting pages"
  132. "IDS_PROGRESSMONITOR_EXTRACTPAGES=Extracting pages"
  133. "IDS_PROGRESSMONITOR_PAGETRANSITIONS=Setting page transitions"
  134. "IDS_PROGRESSMONITOR_PAGEROTATIONS=Setting page rotations"
  135. "IDS_PROGRESSMONITOR_PAGEBOXES=Setting page boxes"
  136. "IDS_PROGRESSMONITOR_ADDTHUMBNAILS=Adding thumbnails"
  137. "IDS_PROGRESSMONITOR_REMOVETHUMBNAILS=Removing thumbnails"
  138. "IDS_PROGRESSMONITOR_ADDWEBLINKS=Adding weblinks"
  139. "IDS_PROGRESSMONITOR_REMOVEWEBLINKS=Removing weblinks"
  140. "IDS_PROGRESSMONITOR_EDITALL_DOCLEVEL=Extracting Document Level Scripts"
  141. "IDS_PROGRESSMONITOR_EDITALL_DOCACTION=Extracting Document Action Scripts"
  142. "IDS_PROGRESSMONITOR_EDITALL_BOOKMARK=Extracting Bookmark Scripts"
  143. "IDS_PROGRESSMONITOR_EDITALL_LINK=Extracting Link Scripts"
  144. "IDS_PROGRESSMONITOR_EDITALL_PAGES=Extracting Page Scripts"
  145. "IDS_PROGRESSMONITOR_EDITALL_EXTERNAL=Extracting Other Scripts"
  146. "IDS_PROGRESSMONITOR_EDITALL_SAVINGSCRIPTS=Saving Scripts"
  147. "IDS_MENU_DATAOBJECTS=&Embedded Data Objects..."
  148. "IDS_DATAOBJECT_INITIALMESSAGE=Use this dialog to view, embed, extract, and delete the data objects in this document."
  149. "IDS_DATAOBJECT_TITLE=Document Embedded Data Objects"
  150. "IDS_DATAOBJECT_VIEW=&Open"
  151. "IDS_DATAOBJECT_IMPORT=&Import..."
  152. "IDS_DATAOBJECT_EXPORT=&Export..."
  153. "IDS_DATAOBJECT_DELETE=&Delete"
  154. "IDS_DATAOBJECT_IMPORT_NAME=Enter A Name For The Data Object"
  155. "IDS_DATAOBJECT_IMPORT_QUESTION=Name:"
  156. "IDS_DATAOBJECT_INFO_NAME=File: %s"
  157. "IDS_DATAOBJECT_INFO_MIMETYPE=MIME Type: %s"
  158. "IDS_DATAOBJECT_INFO_SIZE=File Size: %d"
  159. "IDS_DATAOBJECT_INFO_CREATIONDATE=Creation Date: %s"
  160. "IDS_DATAOBJECT_INFO_MODDATE=Modification Date: %s"
  161. "IDS_ATTACHLAUNCH_TITLE=Open Data Object: %s"
  162. "IDS_ATTACHLAUNCH_MSG=The data object \"%s\" may contain programs, macros, or viruses that could potentially harm your computer. Only open the file if you are sure it is safe. If you received this file from a trusted source then click Open to view the data object."
  163. "IDS_ATTACHLAUNCH_OPEN=&Open"
  164. "IDS_ATTACHLAUNCH_DONOTOPEN=&Do Not Open"
  165. "IDS_ATTACHLAUNCH_DISALLOWED=You cannot open the data object \"%s\" as launching data objects is currently disallowed. Please check the Options preferences to allow this operation."
  166. "IDS_ATTACHLAUNCH_ADMINDISALLOWED=You cannot open the data object \"%s\". This is currently disallowed by your system administrator."
  167. "IDS_GREATER_THAN=Invalid value: must be greater than or equal to %s."
  168. "IDS_GT_AND_LT=Invalid value: must be greater than or equal to %s and less than or equal to %s."
  169. "IDS_LESS_THAN=Invalid value: must be less than or equal to %s."
  170. "IDS_INVALID_MONTH=** Invalid **"
  171. "IDS_INVALID_DATE=Invalid date/time: please ensure that the date/time exists and that all 4 digits of any year are supplied"
  172. "IDS_INVALID_VALUE=The value entered does not match the format of the field"
  173. "IDS_AM=am"
  174. "IDS_PM=pm"
  175. "IDS_STARTUP_CONSOLE_MSG=Acrobat EScript Built-in Functions Version 5.0"
  176. "IDS_MONTH_INFO=January[1]February[2]March[3]April[4]May[5]June[6]July[7]August[8]September[9]October[10]November[11]December[12]Sept[9]Jan[1]Feb[2]Mar[3]Apr[4]Jun[6]Jul[7]Aug[8]Sep[9]Oct[10]Nov[11]Dec[12]"
  177. "$$$/ControlsStrings/OK=OK"
  178. "$$$/ControlsStrings/Cancel=Cancel"
  179. "$$$/Dialogs/DocAction=Document Actions"
  180. "$$$/Dialogs/DocAction/Status=&When this happens..."
  181. "$$$/Dialogs/DocAction/EditButton=&Edit..."
  182. "$$$/Dialogs/DocAction/AllButton=Edit &All..."
  183. "$$$/Dialogs/DocAction/Message=Execute this JavaScript:"
  184. "$$$/Dialogs/JSDoc=JavaScript Functions"
  185. "$$$/Dialogs/JSDoc/Name=Script &Name:"
  186. "$$$/Dialogs/JSDoc/CloseButton=&Close"
  187. "$$$/Dialogs/JSDoc/AddButton=&Add..."
  188. "$$$/Dialogs/JSDoc/EditButton=&Edit..."
  189. "$$$/Dialogs/JSDoc/DelButton=&Delete"
  190. "$$$/Dialogs/EditJavaScript=Edit JavaScript"
  191. "$$$/Dialogs/EditJavaScript/What=Use this dialog to create and edit your JavaScript"
  192. "$$$/Dialogs/JSPrefs=JavaScript Preferences"
  193. "$$$/Dialogs/JSPrefs/General=JavaScript"
  194. "$$$/Dialogs/JSPrefs/Enable=Enable Acrobat &JavaScript"
  195. "$$$/Dialogs/JSPrefs/Editor=JavaScript Editor"
  196. "$$$/Dialogs/JSPrefs/Native=&Acrobat Editor"
  197. "$$$/Dialogs/JSPrefs/External=E&xternal Editor"
  198. "$$$/Dialogs/JSPrefs/Path=&Choose..."
  199. "$$$/Dialogs/Response=Title"
  200. "$$$/Dialogs/Response/Question=Question? Question? Question?"
  201. "$$$/Dialogs/Select=Select"
  202. "$$$/Dialogs/Select/CloseButton=&Close"
  203. "$$$/Dialogs/Select/Button1=&Add..."
  204. "$$$/Dialogs/Select/Button2=&Edit..."
  205. "$$$/Dialogs/Select/Button3=&Delete"
  206. "$$$/Dialogs/Select/Button4=&Up"
  207. "$$$/Dialogs/Select/Button5=Do&wn"
  208.